Conversation
Member
|
The fix for CircleCI tests: Or actually: |
Member
|
The documentation "Upgrading Codabench" seems to go only until v1.18 https://docs.codabench.org/latest/Developers_and_Administrators/Upgrading_Codabench/ |
…dle-Structure.md`): `metdata.yaml` -> `metadata.yaml`
…dle-Structure.md`): `metdata.yaml` -> `metadata.yaml` (#2181)
…d scoring and ingestion update to prepare() from start()
Worker status to FAILED instead of SCORING or FINISHED in case of failure
Make detailed results public when competition is public
…er pk + submission ID; changed temporary file naming scheme to include user pk and submission ID as prefix
Sometimes compute_worker crashes. Add automatic restart to handle failures.
Add restart policy to compute_worker configuration
Option to rewrite endpoint URL - Fix local instance
Made competition container and temp folder names more readable
* Newsletter 2025 * Fix spacing * Update newsletter 2025 * Formatting * Add break * update newsletter 2025 * Update competitions list in newsletter * Proof reading --------- Co-authored-by: Anne-Catherine L. <acl@lisn.fr>
Fix migration 0001_initial
User Admin upgrades (easier user creation + password change)
* move Dockerfiles to packaging/container; use different base image to reduce overall size; switch to using uv instead of poetry * fix workflow paths and name * workflow fixes * move some dependencies to dev group * rebase and update pyproject to use groups * add new required dependency that was in python:3.10 image but not in current almalinux image * add new file to ignore in .gitignore * remove useless line * update postgres to latest; add postgres configuration file; update documentation * tentative fix for postgres on circle-ci * Revert "update postgres to latest; add postgres configuration file; update documentation" This reverts commit 2353ded. * Revert "tentative fix for postgres on circle-ci" This reverts commit 294a8e4. * named local worker in docker-compose for server_status * rename Dockerfile to Containerfile in documentation * Inter-platform robustness, remove platform from Containerfile * Revert change on docker-compose.yml * Improve Apple chips installation instructions --------- Co-authored-by: Obada Haddad <obada.haddad@lisn.fr> Co-authored-by: didayolo <adrien.pavao@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release notes
Improvements
Documentation
documentation/docs/Organizers/Benchmark_Creation/Competition-Bundle-Structure.md):metdata.yaml->metadata.yaml#2181Install